/*16.12.27修改*/
.dashed-left{
    border-right: 1px dashed #cecece;
    width: 542px;
    padding-right: 15px;
}
.dashed-left2{
    border-right: 1px dashed #cecece;
    margin-right: 15px;
    padding-right: 15px;
}
.dashed-center{
    border-right: 1px dashed #cecece;
    width: 350px;
    height: 315px;
    padding-right: 15px;
}
.dashed-right,.dashed-right-nofile{
    width: 542px;
    padding-left: 15px;
	overflow:hidden;
}
.dashed-right2{
    width: 348px;
    padding-left: 15px;
    position: relative;
}
.activity .dashed-right .txt-list{
    height: 243px;
    overflow: hidden;
}
.activity .dashed-left .txt-list,.activity .dashed-right-nofile .txt-list{
    height: 328px;
    overflow: hidden;
}
.data{
    height: 80px;
    margin-top: 40px;
    border: 1px solid #dcdcdc;
}
.data h2{
    background: url('http://sft.gxzf.gov.cn/material/images/iconsite.png') 0 -4087px no-repeat;
    width: 130px;
    height: 68px;
    float: left;
    text-align: center;
    padding-top: 12px;
    margin-right: 12px;
}
.data h2 a{
    color: #fff;
    font-size: 19px;
    font-weight: bold;
}
.guowuyuan-left {
    width: 399px;
	height:72px;
	overflow:hidden;
}
.guowuyuan-right {
    width: 100%;
	height:72px;
	overflow:hidden;
}
.data-list{
    padding-top: 4px;
}
.data-list li{
    background: url("http://sft.gxzf.gov.cn/material/images/dian2.png") -5px 5px no-repeat;
    padding-left: 10px;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.data-list a{
    color: #434242;
}
.data-list li span {
    float: right;
    color: #929292;
	padding-left:10px;
}
